home *** CD-ROM | disk | FTP | other *** search
- ;
- ; $VER: AMMS Edit FBoard 2.22 [English] / 01-11-1994
- ;
- ; Translation by The Terminator
- ;
-
-
-
- ;
- ; Screen
- ; ------
- ; VAR1: name of board
- ; VAR4: ZONE Editor-Window
- ; NAME: Name of user
- *
- {MOREOFF}#RESET##ZONEOFF##HOME##CLS#
- Flags:{TAB 23}#FARBE 1,7# EDIT FBOARD V{VERSION}.{REVISION} #RESET# Name:
- #FARBE 4,6#{VAR1}#RESET#^J
- Path: {PATH 73}^J
- --------------------------------------------------------------------------------
- {VAR4}
- *
- ;
- ; Position of E-flags
- ; -------------------
- *
- #SETPOS 1,8#
- *
- ;
- ; Leave command
- ; -------------
- *
- #ZONEOFF##RESET##HOME##CLS#
- *
- ;
- ; Prompt: number of kbytes
- ; ------------------------
- *
- #SETLINE 2##CL#Number of kbytes (1-4294967295) :
- *
- ;
- ; Prompt: comment of board
- ; ------------------------
- *
- #SETLINE 2##CL#Comment of board :
- *
- ;
- ; Board with free download
- ; ------------------------
- *
- #SETLINE 2##CL#Board with free downloads -- press a key
- *
- ;
- ; Board without free downloads
- ; ----------------------------
- *
- #SETLINE 2##CL#Board without free downloads -- press a key
- *
- ;
- ; Prompt: Set extra flags on users starting with level
- ; ----------------------------------------------------
- *
- #SETLINE 2##CL#Set extra flags on users starting with level :
- *
- ;
- ; Path of board
- ; -------------
- ; PATH: path of board
- *
- #SETLINE 2##CL#Path: {PATH 73}
- *
- ;
- ; Help page
- ; ---------
- *
- {MOREON}#ZONEOFF##RESET##HOME##CLS#
- {TAB 35}#UNDERLINE#Help page#RESET#^J
- ^J
- d : toggle download-flag D : toggle extra download-flag^J
- u : toggle upload-flag U : toggle extra upload-flag^J
- e : toggle delete&edit-flag E : toggle extra delete&edit-flag^J
- s : toggle sysop-flag S : toggle extra sysop-flag^J
- a : set down-/upload/delete&edit-flags A : set extra down/up/delete-flags^J
- c : clear all flags C : clear all extra flags^J
- g : toggle flag of administrator^J
- l : set extra flags on users starting with certain level^J
- SPACE : set extra flags and move cursor right^J
- CTRL-P: set extra flags for all boards^J
- f : toggle free downloads^J
- k : edit comment of board z : edit number of lines^J
- ^J
- CTRL-T: top CTRL-B: bottom^J
- CTRL-N: next page CTRL-L: last page^J
- CTRL-Y: refresh screen^J
- ^J
- {TAB 24}>> Choose boards with cursor <<^J
- ^J
- q : Quit x : Exit^J
- ^J
- Press <RETURN>
- *
- ;
- ; Print name of board
- ; ------------------
- ; VAR3: name of board
- *
- {LIMSPACEON}{VAR3 20}{LIMSPACEOFF}
- *
- ;
- ; Set cursor
- ; ----------
- *
- >#LEFT#
- *
- ;
- ; Delete cursor
- ; -------------
- *
-
- *
- ;
- ; Flags: board does not exist
- ; ---------------------------
- *
- #FETT#ERR!#RESET#
- *
- ; >>UP: 2.0
- ; Flags: administartor
- ; --------------------
- *
- #FARBE 1,2#SDUE#RESET#
- *
- ;
- ; Flags: sysop
- ; ------------
- *
- #INVERS#SDUE#RESET#
- *
- ;
- ; Flags: no access
- ; ----------------
- *
- ----
- *
- ;
- ; Flags: download
- ; ---------------
- *
- #VFARBE 6#-D--#RESET#
- *
- ;
- ; Flags: upload
- ; -------------
- *
- #VFARBE 5#--U-#RESET#
- *
- ;
- ; Flags: download and upload
- ; --------------------------
- *
- #VFARBE 4#-DU-#RESET#
- *
- ;
- ; Flags: delete
- ; -------------
- *
- #FETT#---E#RESET#
- *
- ;
- ; Flags: download and delete
- ; --------------------------
- *
- #VFARBE 3#-D-E#RESET#
- *
- ;
- ; Flags: upload and delete
- ; ------------------------
- *
- #VFARBE 2#--UE#RESET#
- *
- ;
- ; Flags: download, upload and delete
- ; ----------------------------------
- *
- #VFARBE 1#-DUE#RESET#
- *
- ;
- ; Prompt: name of board
- ; ---------------------
- *
- Name of board :
- *
- ;
- ; Prompt: name of target board
- ; ----------------------------
- *
- Name of target board :
- *
- ;
- ; Access denied to board
- ; ----------------------
- ; VAR1: name of board
- *
- Access denied to board "{VAR1}" !^J
- *
- ;
- ; Board in use
- ; ------------
- ; VAR1: name of board
- *
- Board "{VAR1}" in use !^J
- *
- ;
- ; Board does not exist
- ; --------------------
- ; VAR1: name of board
- *
- Board "{VAR1}" does not exist !^J
- *
- ;
- ; Buffer error
- ; ------------
- *
- Buffer error ! Please contact sysop !^J
- *
-